runtime.mspan.newPinnerBits (method)
3 uses
runtime (current package)
pinner.go#L192: pinnerBits = span.newPinnerBits()
pinner.go#L297: func (s *mspan) newPinnerBits() *pinnerBits {
pinner.go#L336: newPinnerBits := s.newPinnerBits()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)